-
Notifications
You must be signed in to change notification settings - Fork 110
Spring Boot 4.0 Recipe and Properties recipe #766
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for starting this effort early! Much like we've seen on #765 (comment) let's hold off on making the 4.0 migration available to users until there's a little more to show for, to avoid confusion/complaints when folks expect a complete migration, but only see property changes.
|
RC1 is scheduled tomorrow; that seems like a good moment to merge this first one: We might want to already hook in the Jackson v3 migration as well by adding a dependency on rewrite-jackson and calling As well as the JUnit 6 migration recipe. |
timtebeek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @sruffatti ; I've added a few more items to outline the migration; would appreciate any help building up to the 4.0 release with some more detailed migration steps 🙏🏻
What's changed?
Added Spring Boot 4.0 Recipe and Property migration recipe
What's your motivation?
Keep open source alive and well!
Checklist